;mod now uses controls added below the breast slider on the in-game 'custom' tab.
;the button changes the mode, white == vanilla firmness range, green = these settings firmness range, blue == manual firmness selected by slider. slider goes from 0.1 to 1.
enablevanillasaving=1							;1=active, will save charcode for the mode and the firmness setting
usedefaultonnocharcode=1						;1=active
usedefaultonreset=1								;1=active
defaultmode=1									;0=normal, 1=auto,2=manual
defaultforcemode=1								;0=normal, 1=auto,2=manual
partialcharcodeskipdefaultamount=35		;0+ , any charcodes with less fields than this will not trigger default on no charcode
defaultsliderval=0.4							;0.0-1, default slider range for manual if that is the default mode
defaultforcesliderval=0.25							;0.0-1, default slider range for manual if that is the default mode
breastsizestart=20								;0-150 (or higher if using superbreast), see firmness calc pic for how these result in the calculated breast firmness based on breast size
breastsizeend=70								;0-150 (or higher if using superbreast), see firmness calc pic for how these result in the calculated breast firmness based on breast size
firmnessstart=0.9								;0.02 - 1, see firmness calc pic for how these result in the calculated breast firmness based on breast size
firmnessend=0.2									;0.02 - 1, see firmness calc pic for how these result in the calculated breast firmness based on breast size
extrafirmnessforcostume=0.1						;0.0 - 1.0, 0.1 is standard amount, set to 0 to have clothes have no effect
dialogchangerate=0.1							;0.0 - 1.0, amount that dialog action 'BREASTFIRMNESS_STIFFER' and 'BREASTFIRMNESS_LOOSER' will be applied to firmnessstart and firmnessend

speedreturn=0.7
movementmultiplier=2.7



;examples

;example for firmer breasts that get a little floppier with increase of size
;breastsizestart=20
;breastsizeend=80
;firmnessstart=0.9
;firmnessend=0.5

;example for looser breasts that only change a little with increase of size
;breastsizestart=30
;breastsizeend=100
;firmnessstart=0.4
;firmnessend=0.2


;example for loose breasts that get stiffer with increase in size (sort of like being under pressure)
;breastsizestart=50
;breastsizeend=140
;firmnessstart=0.5
;firmnessend=0.95


;example for stock vanilla sdt settings
;breastsizestart=0
;breastsizeend=60
;firmnessstart=0.8
;firmnessend=0.2


;example used in firmness calc pic
;breastsizestart=60
;breastsizeend=120
;firmnessstart=0.8
;firmnessend=0.2
